This repository was archived by the owner on Apr 19, 2023. It is now read-only.
feature: allow set each talk in a separate config file - #57
Open
frankiejol wants to merge 1 commit into
Open
frankiejol wants to merge 1 commit into
frankiejol wants to merge 1 commit into
Conversation
This way it will be easier to add some talks in parallel without conflicting in config.yml
Collaborator
|
Let's put that on hold and discuss it when we have some time. I'm in favour of having only one config file. I don't see the need add complexity to the build to handle the 'parallell branches' problem. This is because It's never been a problem for me, which does not mean it's not a problem for you. I'd like to talk about the problem before accepting something like this. Would that work? |
Contributor
Author
|
With the config in one file I had to fix conflicted merges. It would have been easier if I had this feature back then. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This way it will be easier to add some talks in parallel
without conflicting in config.yml